scrolledwindow: Check the event widget on captured motion events
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 31 Mar 2015 11:01:34 +0000 (13:01 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 31 Mar 2015 11:18:35 +0000 (13:18 +0200)
commiteb26208c08724a2c8361cb77aae60f281f32479c
tree6fa929c6e28c86bc4bb4b562b2abfbb7d99f164b
parent71256a0f94972be8220049b1c99dc2db61e56b5a
scrolledwindow: Check the event widget on captured motion events

This path is only intended to be triggered on events directed towards the
child of the scrolledwindow, so make it explicitly so. This avoids scrollbar
"over" state flashing when dragging finishes within the slider.

https://bugzilla.gnome.org/show_bug.cgi?id=746961
gtk/gtkscrolledwindow.c